[INFO] cloning repository https://github.com/joyent/rust-fast
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joyent/rust-fast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ddf01bba94c010d5627bf0eb0ff260b8085a460
[INFO] testing joyent/rust-fast against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Frust-fast" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joyent/rust-fast
[INFO] finished tweaking git repo https://github.com/joyent/rust-fast
[INFO] tweaked toml for git repo https://github.com/joyent/rust-fast written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joyent/rust-fast on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 146 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.4.12 (available: v1.11.1)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.0)
[INFO] [stderr]       Adding num v0.2.1 (available: v0.4.3)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding quickcheck v0.8.5 (available: v1.1.0)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.10.0)
[INFO] [stderr]       Adding slog-stdlog v3.0.5 (available: v4.1.1)
[INFO] [stderr]       Adding tokio v0.1.22 (available: v1.50.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog-scope v4.4.1
[INFO] [stderr]   Downloaded crossbeam v0.2.12
[INFO] [stderr]   Downloaded slog-stdlog v3.0.5
[INFO] [stderr]   Downloaded quickcheck v0.8.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72f699aed30508b0aab83bf5101d7ffbdb965f25e7305c8479f4a41f43e2d9ea
[INFO] running `Command { std: "docker" "start" "-a" "72f699aed30508b0aab83bf5101d7ffbdb965f25e7305c8479f4a41f43e2d9ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72f699aed30508b0aab83bf5101d7ffbdb965f25e7305c8479f4a41f43e2d9ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72f699aed30508b0aab83bf5101d7ffbdb965f25e7305c8479f4a41f43e2d9ea", kill_on_drop: false }`
[INFO] [stdout] 72f699aed30508b0aab83bf5101d7ffbdb965f25e7305c8479f4a41f43e2d9ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f569e92b6597a9d9b1e36512c931745b554e458400b1ba8c3244e32b98d57e4e
[INFO] running `Command { std: "docker" "start" "-a" "f569e92b6597a9d9b1e36512c931745b554e458400b1ba8c3244e32b98d57e4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling slog-scope v4.4.1
[INFO] [stderr]    Compiling slog-stdlog v3.0.5
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling quickcheck v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                 ^------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `FromPrimitive` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageType`
[INFO] [stdout] 114 | pub enum FastMessageType {
[INFO] [stdout]     |          --------------- `FastMessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                                ^----------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `ToPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageType`
[INFO] [stdout] 114 | pub enum FastMessageType {
[INFO] [stdout]     |          --------------- `FastMessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                 ^------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `FromPrimitive` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageStatus`
[INFO] [stdout] 120 | pub enum FastMessageStatus {
[INFO] [stdout]     |          ----------------- `FastMessageStatus` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:119:32
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                                ^----------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `ToPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageStatus`
[INFO] [stdout] 120 | pub enum FastMessageStatus {
[INFO] [stdout]     |          ----------------- `FastMessageStatus` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.91s
[INFO] running `Command { std: "docker" "inspect" "f569e92b6597a9d9b1e36512c931745b554e458400b1ba8c3244e32b98d57e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f569e92b6597a9d9b1e36512c931745b554e458400b1ba8c3244e32b98d57e4e", kill_on_drop: false }`
[INFO] [stdout] f569e92b6597a9d9b1e36512c931745b554e458400b1ba8c3244e32b98d57e4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e390189360b7654edd4167be9a5b8a8e5b6dc5a0b5939143f29499ff38f9158
[INFO] running `Command { std: "docker" "start" "-a" "1e390189360b7654edd4167be9a5b8a8e5b6dc5a0b5939143f29499ff38f9158", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                 ^------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `FromPrimitive` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageType`
[INFO] [stdout] 114 | pub enum FastMessageType {
[INFO] [stdout]     |          --------------- `FastMessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                                ^----------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `ToPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageType`
[INFO] [stdout] 114 | pub enum FastMessageType {
[INFO] [stdout]     |          --------------- `FastMessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                 ^------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `FromPrimitive` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageStatus`
[INFO] [stdout] 120 | pub enum FastMessageStatus {
[INFO] [stdout]     |          ----------------- `FastMessageStatus` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:119:32
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                                ^----------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `ToPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageStatus`
[INFO] [stdout] 120 | pub enum FastMessageStatus {
[INFO] [stdout]     |          ----------------- `FastMessageStatus` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling fast-rpc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                 ^------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `FromPrimitive` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageType`
[INFO] [stdout] 114 | pub enum FastMessageType {
[INFO] [stdout]     |          --------------- `FastMessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                                ^----------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `ToPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageType`
[INFO] [stdout] 114 | pub enum FastMessageType {
[INFO] [stdout]     |          --------------- `FastMessageType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                 ^------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `FromPrimitive` is not local
[INFO] [stdout]     |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageStatus`
[INFO] [stdout] 120 | pub enum FastMessageStatus {
[INFO] [stdout]     |          ----------------- `FastMessageStatus` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol.rs:119:32
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stdout]     |                                ^----------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `ToPrimitive` is not local
[INFO] [stdout]     |                                move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageStatus`
[INFO] [stdout] 120 | pub enum FastMessageStatus {
[INFO] [stdout]     |          ----------------- `FastMessageStatus` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.62s
[INFO] running `Command { std: "docker" "inspect" "1e390189360b7654edd4167be9a5b8a8e5b6dc5a0b5939143f29499ff38f9158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e390189360b7654edd4167be9a5b8a8e5b6dc5a0b5939143f29499ff38f9158", kill_on_drop: false }`
[INFO] [stdout] 1e390189360b7654edd4167be9a5b8a8e5b6dc5a0b5939143f29499ff38f9158
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d16636d6667190e43814d03ac52445d60fdce28b4ab460b2a1ffcf1b46b25bac
[INFO] running `Command { std: "docker" "start" "-a" "d16636d6667190e43814d03ac52445d60fdce28b4ab460b2a1ffcf1b46b25bac", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/protocol.rs:113:17
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stderr]     |                 ^------------
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 `FromPrimitive` is not local
[INFO] [stderr]     |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageType`
[INFO] [stderr] 114 | pub enum FastMessageType {
[INFO] [stderr]     |          --------------- `FastMessageType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/protocol.rs:113:32
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stderr]     |                                ^----------
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                `ToPrimitive` is not local
[INFO] [stderr]     |                                move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageType`
[INFO] [stderr] 114 | pub enum FastMessageType {
[INFO] [stderr]     |          --------------- `FastMessageType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/protocol.rs:119:17
[INFO] [stderr]     |
[INFO] [stderr] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stderr]     |                 ^------------
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 `FromPrimitive` is not local
[INFO] [stderr]     |                 move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FastMessageStatus`
[INFO] [stderr] 120 | pub enum FastMessageStatus {
[INFO] [stderr]     |          ----------------- `FastMessageStatus` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/protocol.rs:119:32
[INFO] [stderr]     |
[INFO] [stderr] 119 | #[derive(Debug, FromPrimitive, ToPrimitive, PartialEq, Clone)]
[INFO] [stderr]     |                                ^----------
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                `ToPrimitive` is not local
[INFO] [stderr]     |                                move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FastMessageStatus`
[INFO] [stderr] 120 | pub enum FastMessageStatus {
[INFO] [stderr]     |          ----------------- `FastMessageStatus` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `fast-rpc` (lib) generated 4 warnings
[INFO] [stderr] warning: `fast-rpc` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fast_rpc-01d061edf63a4d88)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test protocol::test::prop_fast_message_roundtrip ... ok
[INFO] [stdout] test protocol::test::prop_fast_message_bundling ... ok
[INFO] [stdout] test protocol::test::prop_fast_message_decoding ... ok
[INFO] [stderr]      Running tests/client_server_test.rs (/opt/rustwide/target/debug/deps/client_server_test-00b314f9db92648e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] Mar 30 01:19:36.160 INFO listening for fast requests, address: 127.0.0.1:56652, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.167 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.167 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.167 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.167 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.170 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.170 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.170 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.170 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.171 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.171 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.171 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.171 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.172 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.172 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.173 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.173 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.174 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.174 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.174 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.174 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.176 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.176 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.176 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.176 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.179 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.179 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.179 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.179 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.181 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.181 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.181 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.181 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.184 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.184 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.184 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.184 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.187 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.188 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.188 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.188 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.191 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.191 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.191 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.191 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.195 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.195 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.195 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.195 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.199 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.199 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.199 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.199 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.204 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.204 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.204 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.204 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.209 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.209 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.209 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.209 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.214 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.214 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.214 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.214 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.219 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.220 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.220 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.220 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.225 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.225 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.225 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.225 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.232 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.232 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.232 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.232 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.238 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.238 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.238 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.238 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.245 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.245 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.245 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.245 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.252 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.252 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.252 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.252 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.259 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.259 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.259 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.259 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.267 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.267 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.267 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.267 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.276 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.276 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.276 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.276 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.284 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.284 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.284 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.284 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.293 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.293 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.293 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.293 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.302 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.302 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.302 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.302 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.311 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.311 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.311 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.311 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.321 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.321 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.321 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.321 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.331 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.331 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.331 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.331 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.341 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.341 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.341 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.341 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.351 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.351 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.351 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.351 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.362 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.362 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.362 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.362 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.374 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.374 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.374 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.374 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.385 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.385 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.385 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.385 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.397 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.397 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.397 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.397 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.409 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.409 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.409 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.409 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.422 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.422 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.422 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.422 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.435 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.435 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.435 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.435 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.448 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.448 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.448 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.448 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.461 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.461 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.461 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.461 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.475 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.475 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.475 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.475 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.489 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.489 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.489 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.489 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.503 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.503 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.503 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.503 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.518 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.518 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.518 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.519 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.534 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.534 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.534 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.534 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.549 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.549 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.549 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.549 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.565 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.565 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.565 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.565 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.581 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.581 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.581 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.581 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.597 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.597 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.597 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.597 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.614 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.614 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.614 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.614 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.631 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.631 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.631 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.631 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.648 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.648 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.648 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.648 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.666 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.666 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.666 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.666 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.683 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.683 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.683 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.683 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.701 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.701 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.701 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.701 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.720 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.720 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.720 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.720 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.739 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.739 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.739 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.739 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.758 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.758 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.758 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.759 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.778 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.778 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.778 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.778 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.798 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.798 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.798 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.798 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.818 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.818 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.818 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.818 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.839 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.839 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.839 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.839 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.859 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.860 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.860 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.860 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.881 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.881 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.881 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.881 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.902 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.902 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.902 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.902 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.924 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.924 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.924 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.924 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.946 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.946 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.946 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.947 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.969 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.969 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.969 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.969 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.992 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.992 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.992 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:36.992 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.015 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.015 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.015 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.015 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.038 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.038 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.038 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.039 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.062 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.062 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.062 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.062 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.086 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.086 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.086 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.086 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.110 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.110 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.110 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.110 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.134 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.134 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.135 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.135 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.159 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.159 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.159 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.159 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.184 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.184 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.184 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.184 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.209 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.209 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.209 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.210 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.235 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.235 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.235 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.235 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.260 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.260 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.260 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.261 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.286 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.287 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.287 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.287 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.313 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.313 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.313 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.313 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.340 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.341 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.341 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.341 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.372 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.373 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.373 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.373 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.406 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.406 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.406 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.406 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.436 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.436 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.436 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.436 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.466 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.466 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.466 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.466 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.494 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.494 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.494 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.494 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.524 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.524 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.524 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.524 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.553 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.553 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.553 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.553 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.583 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.583 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.583 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.583 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.613 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.613 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.613 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.613 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.643 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.643 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.643 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.643 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.673 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.673 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.673 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.673 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.704 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.704 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.704 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.704 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.735 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.735 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.735 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.735 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.767 DEBG processing fast message, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.767 DEBG responding to 1 messages, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.767 DEBG handling echo function request, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.767 DEBG generated response, build-id: 0.1.0
[INFO] [stdout] Mar 30 01:19:37.782 DEBG transmitted response to client, build-id: 0.1.0
[INFO] [stdout] test client_server_comms ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.63s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fast_rpc
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d16636d6667190e43814d03ac52445d60fdce28b4ab460b2a1ffcf1b46b25bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d16636d6667190e43814d03ac52445d60fdce28b4ab460b2a1ffcf1b46b25bac", kill_on_drop: false }`
[INFO] [stdout] d16636d6667190e43814d03ac52445d60fdce28b4ab460b2a1ffcf1b46b25bac
